Developer Documentation

QuickTime 4 API Documentation

Road Map to QuickTime 4

The Standard Image-Compression Dialog Component

This chapter describes the standard image-compression dialog component. The image-compression dialog provides a user interface for setting the compression parameters of still images and sequences. If your application creates movies, you should read about the image-compression dialog component. This chapter also contains a section describing how to create your own dialog component, although most developers will not need to do this.

About Standard Image-Compression Dialog Components

Inside Macintosh introduces the standard image-compression dialog component and illustrates the two standard dialog boxes.

Using Standard Image-Compression Dialog Components

Inside Macintosh describes how and when to use the dialog component, and provides details, including sample code, for the following procedures:

Creating a Standard Image-Compression Dialog Component

Inside Macintosh describes the component type for a compressor dialog component, and defines the constants used for request codes. Developers planning to create a dialog component should read this section.

Standard Image-Compression Dialog Component Functions

Inside Macintosh defines the functions that you can use to work with Standard Image-Compression Dialog Components. The functions are divided into groups that serve a common purpose:

Request Types

Inside Macintosh describes the request types used by the dialog component functions SCGetInfo and SCSetInfo . You will use these request types to get and set compression parameters for images and sequences. There are several request types, each using different parameter data:

Result Code Data Types

Inside Macintosh defines the data types used with image compressor dialog component functions:

Constants

Inside Macintosh defines the constants used with image compressor dialog component functions.


© 1999 Apple Computer, Inc.